home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / volvano_escape.swf / scripts / DefineButton2_534 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-10-31  |  289 b   |  10 lines

  1. on(release){
  2.    /*
  3.     * Decompilation error
  4.     * Code may be obfuscated
  5.     * Tip: You can try enabling "Automatic deobfuscation" in Settings
  6.     * Error type: CancellationException (null)
  7.     */
  8.    throw new flash.errors.IllegalOperationError("Not decompiled due to error");
  9. }
  10.